home *** CD-ROM | disk | FTP | other *** search
/ Champak Vol E-12 / Vol E-12.iso / games / barbie / barbi001.swf / scripts / DefineSprite_56_square1 / frame_20 / PlaceObject2_51_1 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Text File  |  2012-05-21  |  199b  |  15 lines

  1. onClipEvent(load){
  2.    function setland(num)
  3.    {
  4.       if(num == 1)
  5.       {
  6.          mysq10 = 0;
  7.       }
  8.       if(num == 0)
  9.       {
  10.          mysq10 = 1;
  11.       }
  12.    }
  13.    activate = 0;
  14. }
  15.